/*====================首页底部样式 start======================*/
#footer {
    width: 100%;
    
  
    background-size: cover;
}

#footer .container {
    position: relative;
width: 90%;
    margin: 0 auto;
    padding: 1.5%;
}

#footer .footer-nav {
    width: 100%;
    min-height: 9.55rem;/*191px*/
    display: flex;
}

#footer .col-sm-12 {
      width: 9rem;
    margin-right: 1.05rem;
}

#footer .col-sm-12:nth-child(3) {
    min-width: 65px;
}

#footer .col-sm-12 .til {
    display: flex;
}

#footer .col-sm-12 .til a {
    display: inline-block;
    font-size: 0.8rem;/*16px*/
    color: #333333;
    margin-bottom: 1rem;/*12px*/
    font-weight: 600;
}

#footer .nav-menu {
    width: 100%;
    display: inline-block;
}

#footer .nav-menu li {
    display: flex;
}

#footer .nav-menu li a {
    display: inline-block;
    width: 100%;
    font-size: 0.8rem;/*14px*/
    line-height: 0.7rem;
    font-weight: 400;
    color: #333333;
    margin-bottom: 12px;/*12px*/
}

#footer .nav-menu li:last-child a {
    margin-bottom: 0px;
}

#footer .nav-menu li:hover a {
    color: #007FCC;
}

#footer .contact {
    flex: 1;
}

#footer .contact .til {
    width: 100%;
    font-size: 0.8rem;/*16px*/
    font-weight: 600;
    color: #333333;
    margin-bottom: 1rem;
}


#footer .contact .contact-mes {
    width: 100%;
}

#footer .contact-mes p {
    width: 100%;
    font-size: 0.7rem;
    line-height: 1;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.6rem;
}

#footer .contact-mes p.p1 {
    float: left;
}

#footer .contact-mes p.p1:nth-child(2n) {
    float: right;
}

#footer .contact-mes p.p2 {
    width: 100%;
}

#footer .qcode {
    position: absolute;
    right: 0;
}

#footer .qcode .arrow_tip {
    position: absolute;
    top: -5.6rem;/*112px*/
    height: 2.85rem;/*57px*/
}

#footer .qcode .arrow_tip img {
    width: 100%;
    height: 100%;
}

#footer .qcode .com-logo {
    width: 8.9rem;/*178px*/
    height: 1rem;/*20px*/
    background: url('../image/logo_m.png') no-repeat;
    background-size: 100% 100%;
    margin-bottom: 1.2rem;
}

#footer .qcode .com_tips {
    width: 100%;
    font-size: 0.8rem;
    font-family: Source Han Sans CN;
    color: #fff;
    text-align: center;
    padding-right: 4.5px;
    margin-bottom: 0.9rem;
}

#footer .qcode .com-code {
    width: 5.55rem;/*111px*/
    height: 5.55rem;/*111px*/
    margin: 0 auto;
    background: url('../image/erweimas.jpg') no-repeat;
    background-size: 100% 100%;
}

#footer .qcode .com_number {
    width: 100%;
    font-size: 1.25rem;/*25px*/
    line-height: 1;
    font-weight: 500;
    font-family: Source Han Sans CN;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 1.25rem;
}

#footer .copy {
    
}

#footer .copy .copy_container {
    display: flex;
    align-items: center;
    width: 90%;/*1400px*/
    height: 2.05rem;/*109px*/
    font-size: 0.7rem;
    font-weight: 400;
    margin: 0 auto;
    padding: 30px;
    border-top: 1px solid #f1f1f1;
}

#footer .copy .copy_container .copy_logo {
    width: 8.8rem;/*176*/
    height: 1rem;
    vertical-align: middle;
    margin-right: 2.1rem;/*42px*/
}

#footer .copy .copy_container .copy_logo img {
    object-fit: contain;
}

#footer .copy .copy_container span,
#footer .copy .copy_container a{
    color: #333333;
}

#footer .flink {
    width: 100%;
}

#footer .flink .shu {
    width: 1px;
    height: 20px;
    background-color: #333;
    position: relative;
    top: 10px;
}

#footer .flink .til {
    font-size: 16px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 10px;
}

#footer .flink .til span {
    font-weight: 400;
}

#footer .flink-div {
    height: auto;
    margin-bottom: 10px;
}

#footer .flink .flink-div span {
    display: inline-block;
    margin: 0 14px 7px 0;
}

#footer .flink .flink-div span:hover a {
    color: #367fff;
}

#footer .flink .flink-div span a {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

#footer .detail-div {
    width: 100%;
}

#footer .detail-div p {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 5px;
}

#footer .yxs {
    color: #014099 !important;
    font-size: 16px !important;
}
/*====================首页底部样式 end======================*/

@media screen and (max-width:450px) {
    #footer {
        height: auto;
        float: left;
    }

    #footer .footer-nav {
        height: auto;
        display: inline-block;
    }

    #footer .contact .contact-mes {
        margin-bottom: 20px;
    }

    #footer .qcode .arrow_tip {
        display: none;
    }

    #footer .container {
        width: 100% !important;
        padding-top: 0;
        padding-bottom: 10px;
        margin: 0;
        height: auto;
    }

    #footer .footer_logo {
        margin-bottom: 18px;
    }

    #footer .col-sm-12 {
        width: 100%;
        padding: 42px 26px 0;
    }

    #footer .col-sm-12 .til a {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 34px;
    }

    #footer .nav-menu li {
        width: 50%;
        float: left;
    }

    #footer .nav-menu li a {
        font-size: 14px;
        font-weight: 400;
        line-height: 38px;
    }

    #footer .contact {
        width: 100%;
        margin: 0;
        padding: 43px 26px 0;
    }

    #footer .contact .til {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 34px;
    }

    #footer .contact-mes p {
        width: 100%;
        font-size: 14px;
        font-weight: 400;
        line-height: 38px;
    }

    #footer .qcode .com-logo {
        display: none;
    }

    #footer .qcode {
        float: left;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        margin-bottom: 35px;
    }

    #footer .flink {
        display: none;
    }

    #footer .detail-div {
        display: none;
    }

    #footer .copy .copy_container {
        height: auto;
        min-height: 54px;
        font-size: 12px;
        display: flex;
        flex-direction: column;
        padding-top: 20px;
        padding-bottom: 20px;
        width: 100%;
    }

    #footer .copy .copy_container span {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}